CodFundDrawdownReturnSource 
EntityType  Independent 
Logical Entity Name  CodFundDrawdownReturnSource 
Default Table Name  SaDrawdownReturnSource 
Logical Only  NO 
Definition 
 
Note 
 

CodFundDrawdownReturnSource Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsSystemCode    BIT  NO 
 
IsActive    BIT  NO 
 
IsDrawdownSource    BIT  NO 
 
IsReturnSource    BIT  NO 
 
LendingInstitutionId(FK)    INTEGER  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CodFundDrawdownReturnSource Keys 
Key Name  Key Type  Keys 
Nk_SaDrawdownReturnSource_UserId  Inversion Entry  LastModifiedUserId 
Pk_SaDrawdownReturnSource_SaDrawdownReturnSourceID  PrimaryKey  Id 
Nk_SaDrawdownReturnSource_FaLenderID  Inversion Entry  LendingInstitutionId 
Uk_SaDrawdownReturnSource_Code  Unique Constraint  Code 

CodFundDrawdownReturnSource Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
LendingInstitution  Non-Identifying  Zero or One to Zero or More        LendingInstitutionId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SaReconcileDeposit  Non-Identifying  One To Zero or More          NO 
SaReconcileDrawdownRequest  Non-Identifying  One To Zero or More          NO 
ReconcileReturnFund  Non-Identifying  One To Zero or More          NO 

CodFundDrawdownReturnSource Check Constraints 
Check Constraint Name  CheckConstraint